We are migrating the bug tracker to github Issues. This is now the preferred way to report NASM bugs.
Self-registration is disabled due to spam issue (mail gorcunov@gmail.com or hpa@zytor.com to create an account)
Running . autogen.sh then ./configure && make results in this error in the latest git NASM: make: *** No rule to make target 'nasmlib/malloc.c', needed by 'Makefile.dep'. Stop. $ git describe nasm-2.15rc5-2-gbd00f25a make clean also outputs this error message, and does not fix the error condition.
Had to delete Makefile.dep and rerjun . autogen.sh then ./configure then make.